Skip to content

Conversation

@mseri
Copy link
Member

@mseri mseri commented Oct 12, 2025

CHANGES:

  • bibfmt: added --quiet flag to suppress all output except errors.
  • bibfmt: added --force flag to ignore parsing errors and output only successfully parsed entries.
  • bibfmt: refactored deduplication functions - moved all deduplication logic (deduplicate_entries, resolve_conflicts, merge_entries_non_interactive) from library to bibdedup CLI tool. The library now provides only the core find_duplicate_groups function for programmatic use.

CHANGES:

- bibfmt: added --quiet flag to suppress all output except errors.
- bibfmt: added --force flag to ignore parsing errors and output only
  successfully parsed entries.
- bibfmt: refactored deduplication functions - moved all deduplication logic
  (deduplicate_entries, resolve_conflicts, merge_entries_non_interactive) from
  library to bibdedup CLI tool. The library now provides only the core
  find_duplicate_groups function for programmatic use.
@mseri
Copy link
Member Author

mseri commented Oct 12, 2025

Tests have troubles with the sandbox, disabled

@mseri
Copy link
Member Author

mseri commented Oct 23, 2025

No point of keeping this pending further. I am merging

@mseri mseri merged commit 686c3ba into ocaml:master Oct 23, 2025
2 of 4 checks passed
@mseri mseri deleted the release-doi2bib-0.7.9 branch October 23, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant